home *** CD-ROM | disk | FTP | other *** search
Wrap
[The title of your application] $TITLE=The Budweiser Screensaver [Default target directory : can take extra parameter in this format] [$TARGET=Default;INI-File-name;Section;KeyName] $TARGET=C:\Bud [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards] [file specs should be separated with a semi-colon] $disk1=bud.wa_;budlick.wa_;cricket.wa_;crickets.wa_;er.wa_ $disk1=hop.wa_;ssbud.vb_;bud.in_;bud.sc_;tongue1.wa_;weis.wa_ $disk1=winstall.txt;vbrun300.dl_;wavemix.dl_ [Disk space needed for the installation - in bytes] [you can calculate this by running AUTOCALC.EXE on your completed INF file] $SPACE=2000000 [Any temporary extra disk space needed while installing - in bytes] $SWAP-SPACE=0 [Files to be installed to Windows directory] [Max=10 lines; 30 file names on each line, separated with semi-colon; no wildcards] $WINDIR=bud.wav;budlick.wav;cricket.wav;crickets.wav;er.wav;hop.wav;ssbud.vbx $WINDIR=bud.ini;bud.scr;tongue1.wav;weis.wav [Files to be installed to Windows SYSTEM directory] [Max=10 lines; 30 file names on each line, separated with semi-colon; no wildcards] $SYSDIR=vbrun300.dll;wavemix.dll [space required by files going to the Windows directory] [you can calculate this by running AUTOCALC.EXE on your completed INF file] $WINDIR-SPACE=1000000 [space required by files going to the Windows SYSTEM directory] [you can calculate this by running AUTOCALC.EXE on your completed INF file] $SYSDIR-SPACE=500000 [uncomment this line to turn on disk verification] ;$VERIFY-INSTALL-DISKS [Files to be installed to subdirectories under DEST directory tree] [Max=45 lines; 30 file names on each line, separated with semi-colon; no wildcards] $DEST= [Files to be installed to TEMP directory] [Max=1 line; 30 file names on each line, separated with semi-colon; no wildcards] $TEMPDIR= [Files to be replaced without warning if older versions already exist] [Max=20 lines; 30 file names on each line, separated with semi-colon; no wildcards] $AUTO-REPLACE=bud.wav;budlick.wav;cricket.wav;crickets.wav;er.wav;hop.wav;ssbud.vbx;bud.ini;bud.scr;tongue1.wav;weis.wav [Entries in INI files = Filename;Section;Keyname;String] [Max=20 lines; Details as 4 sections on each line, separated with semi-colon] $INI=$windir\system.ini;BOOT;SCRNSAVE.EXE;$windir\bud.scr $INI=$windir\win.ini;WINDOWS;ScreenSaveActive;1 [Default Program Manager group name; you can force it to be created by [using the AUTO parameter, or disable it by using the DISABLE parameter] $GROUP= [program(s) to create Program Manager icons for; MAX=45 icons in all] [format= CommandLine;Icon Title;Group Name] [Group Name is optional - if none, the one in $GROUP will be used] $ICON= [********************************************************] [*** NOTE: EVERYTHING FROM HERE IS TOTALLY OPTIONAL *****] [********************************************************] [Program(s) to execute as part of the installation; separated with a semi-colon] [install will *try* to wait for them to terminate before continuing] $PRE-EXEC= [Files to delete after completing installation] [up to 20 file specifications, each on a separate line] [here, we're cleaning up our INSTALL files from the TEMP directory] $CLEANUP= $CLEANUP= [Program(s) to execute after completing installation; separated with a semi-colon] $EXEC= [uncomment this line for a maximized main window - and no "banner"!] ;$WINDOW=MAXIMIZE [comment this to use an 8kb buffer for copying the files] $COPYBUFFER=32000 [uncomment this to use a WHITE background color for the dialog window] [valid values are 0 to 4] ;$WINDOW-BACKGROUND=0 [uncomment this to use a WHITE background for the dialog text] [3 RGB values, or 1 long integer value ;$TEXT-BACKGROUND=255,255,255 [comment this to NOT paint the background of the "percent" dialog] $PAINTDIALOGS [uncomment this line to automatically set the check box for PROGMAN group] $SETCHECKBOX [comment this line to enable the final "installation completed" dialog] $NO-END-DIALOG [uncomment this line to disable the dialog that offers to add the target] [directory to the PATH statement in AUTOEXEC.BAT] $NO-PATH-DIALOG [comment this line to disable the small "percent" meter for individual files] $SHOW-FILE-PERCENT [comment this line to disable logging for the UNINSTALLER in UNINSTAL.LOG] ;$MAKE-UNINSTALL-LOG [comment these lines to remove user selectable install options] [max= 10 options; format = title;disk space needed (in bytes)] [the figures are added to the $SPACE line above] [you can calculate these by running AUTOCALC.EXE on your completed INF file] ;$USER-OPTION1=Program Files;301854 ;$USER-OPTION2=Documentation;224351 ;$USER-OPTION3=Chief's Sample Files;24515 ;$USER-OPTION4=Optional Files;43379 ;$USER-OPTION5=Chief's Utils;56349 [these lines are the files that make up each user selectable option] [each option can use up to 10 lines to list its files, and each line [can list up to 30 files; max = 200 characters per line] ;$OPTIONAL1=INSTALL.EXE;UNINSTAL.EXE;CTL3DV2.DLL;winstall.txt ;$OPTIONAL1=WINSTALL.INF;blank.ico;WINSTALP.DLL;REGISTER.TXT;ORDER.FRM ;$OPTIONAL2=CHIEF.WRI;CHIEF.HLP;README.TXT;HISTORY.TXT;CHIEF.FAQ ;$OPTIONAL3=WINSTALL.HLP;SAMPLE1.INF;SAMPLE2.INF;SAMPLE3.INF;SAMPLE4.INF;TEMPLATE.INF ;$OPTIONAL4=SETUP.EXE;winstall.zip;uninst.zip;SETUPINF.INF ;$OPTIONAL5=AUTOCALC.EXE;AUTOCALC.TXT;SHOWLOG.EXE;SHOWLOG.TXT [these lines are for the "BANNER" window] [the font to use; I am using True Type Times New Roman] $BANNER-FONT=TIMES NEW ROMAN [make sure this is small enough for those using 640x480 displays] $BANNER-FONT-SIZE=24 [message must be short enough to fit on the screen] ;$BANNER-MESSAGE= Image Master Screensaver Install Program ;$BANNER-TEXT-COLOR=$00FFFF00 ;$BANNER-TEXT-BACKGROUND=20,0,0 ;$BANNER-WINDOW-BRUSH=255,0,0 [uncomment this to give a blue shadow to the banner text: but it will disable] [the $banner-text-background; it also will not work if there is a bitmap] ;$BANNER-SHADOW-COLOR=0,0,0 [I am not using any bitmap! so I use a non-existent file name] $BITMAP=nobitmap [************************************************************] [ *** these lines are for version checks on shared files ****] [************************************************************] [uncomment this line to enable version checking on non-shared DLLs] ;$CHECK-MY-DLL-VERSIONS [this line stipulates the headings of the file version numbers] $VERSION-INFO-TITLE=File Version [your explanation or recommendation when a copy of a shared file] [already exists] $VERSION-INFO-MESSAGE=You SHOULD click on "NO" if the target file \n is NEWER than the source file. [your message when we can't successfully install a shared file] $VERSION-COPY-ERROR-MESSAGE=Please copy it later (after closing Windows) \n.A temporary copy of the file exists as [uncomment this line to force older files to be overwritten without warning] $FORCE-OVERWRITE-OLDER-FILES [ ************************** other commands *************************] [the caption on the "Readme" push button $README-BUTTON-TEXT=&INFORMATION [comment this line to use a proportional typeface for the readme dialog] $README-FONT=FIXED [uncomment and use this line to send a mouse click to any of] [the four push buttons; 1=Start Install; 2=Abort; 3=Help; 4=Readme] ;$AUTO-CLICK-BUTTON=4 [uncomment this line to disable CTL3DV2.DLL] ;$NO-CTL3D.DLL [this message is presented if an active DLL was replaced/installed] $RESTARTWIN-MESSAGE=At least one active DLL was replaced.\nSo you need to close all programs and \nRESTART Windows (right now!).\n\nShould I restart Windows now? [examples of entries for the Registration Database (they are all commented!)] [you can have up to 20 such lines] ;$REG-DATA=ChiefPro=Chief's Installer Pro ;$REG-DATA=.inf=ChiefPro ;$REG-DATA=ChiefPro\shell\open\command =$dest\install.exe %1 ;$REG-DATA=ChiefPro\shell\print\command= $dest\install.exe /p %1 ;$REG-DATA=ChiefPro\protocol\StdFileEditing\verb\0 = Edit ;$REG-DATA=ChiefPro\protocol\StdFileEditing\server = $dest\install.exe [uncomment and put any final message to be displayed to the user] $FINAL-MESSAGE=Thank you for installing the Budweiser Screensaver!